home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / doom / quake_ad.zip / RESPAWN.ZIP / RESPAWN.TXT < prev   
Text File  |  1997-03-17  |  3KB  |  91 lines

  1. =======================================================================
  2. Title                   : Respawn (v1.0)
  3. Date Finished           :  3 - 17 - 1997
  4. Author                  : Patrick Martin
  5. Email Address           : cmarti39@icon.net
  6. Misc. Author Info       : I like Doom][ and QUAKE.
  7. Description:
  8.      This mod brings the respawn mode found in the Nightmare
  9. skill in Doom back to Quake (sort of).  If you choose to play
  10. Quake on Nightmare with this mod, you are in for a brutal treat!
  11. When you kill a monster, and that monster does not explode into
  12. gibs, it will get back up 10-90 seconds later and hunt you down.
  13.  
  14.  
  15. A new progs.src is included.
  16.  
  17. qc files included are:
  18.   * demon.qc      * dog.qc        * enforcer.qc   * fish.qc
  19.   * hknight.qc    * knight.qc     * orge.qc       * respawn.qc
  20.   * shalrath.qc   * shambler.qc   * soldier.qc    * wizard.qc
  21.  
  22. How to Use:
  23. * If you don't have a QuakeC compiler, get one now!
  24.    QC106PAC.ZIP is a great QuakeC package.
  25.  
  26. * Create a subdirectory called RESPAWN inside the QUAKE directory.
  27.  
  28. * Create a PROGS subdirectory inside inside the RESPAWN directory.
  29.  
  30. * Place all the qc and src files and the compiler in the PROGS
  31.    subdirectory.  Overwrite any original files with the new
  32.    files in this zip.
  33.  
  34. * Compile a new progs.dat.
  35.  
  36. * Change to the QUAKE directory and type 'Quake -game respawn'.
  37.  
  38. ======================================================================
  39. Version History
  40.  
  41. v1.0:  * First release.
  42.  
  43. ======================================================================
  44.  
  45. Additional Credits to   : ID for creating Doom, Doom][, and Quake
  46.                           Rob Albin for the QC106PAC.ZIP
  47.                           Olivier Montanuy and Ferrara Francesco for
  48.                             the QuakeC manual.
  49.                           Mom and Dad for plenty of good stuff.
  50.                           and God!
  51. =======================================================================
  52.  
  53.    Type of Mod
  54. -----------------
  55. Quake C  : yes
  56. Sound    : no
  57. MDL      : no
  58.  
  59.    Format of Quake C  
  60. -----------------------
  61. unified diff  : no
  62. context diff  : no
  63. .qc files     : yes
  64. progs.dat     : no (you compile one yourself)
  65.  
  66. * Construction *
  67.  
  68. Base                    : New code added to some standard qc files.
  69. Build Time              : Two days.
  70. Hardware used           : Pentium-100 with 16MB RAM and Quake v1.06.
  71. Known Bugs              : None
  72.  
  73. * Copyright / Permissions *
  74.  
  75. You MAY distribute this mod, provided you include this text
  76. unaltered.  If you want to place this mod on any medium such
  77. as (but NOT limited to) a disk or CD for commerical
  78. distribution, please contact me first.
  79.  
  80. * Disclaimer *
  81.  
  82. The author of this mod is NOT responsible for any damage caused
  83. by the use of this mod!  If your computer malfunctions, you are
  84. on your own.  To put it another way, use this mod at your own risk.
  85.  
  86. * Where to get this WAD *
  87.  
  88. FTP sites:  ftp.cdrom.com
  89.  
  90. Other:  Contact me and I'll email it to you.
  91.